Skip to content

Test PR, Do not Merge#3726

Closed
rasbhat wants to merge 94 commits intodevelopfrom
t/team404/sfp-on-pwa-signed
Closed

Test PR, Do not Merge#3726
rasbhat wants to merge 94 commits intodevelopfrom
t/team404/sfp-on-pwa-signed

Conversation

@rasbhat
Copy link

@rasbhat rasbhat commented Mar 5, 2026

Description

Types of Changes

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Documentation update
  • Breaking change (could cause existing functionality to not work as expected)
  • Other changes (non-breaking changes that does not fit any of the above)

Breaking changes include:

  • Removing a public function or component or prop
  • Adding a required argument to a function
  • Changing the data type of a function parameter or return value
  • Adding a new peer dependency to package.json

Changes

  • (change1)

How to Test-Drive This PR

  • (step1)

Checklists

General

  • Changes are covered by test cases
  • CHANGELOG.md updated with a short description of changes (not required for documentation updates)

Accessibility Compliance

You must check off all items in one of the follow two lists:

  • There are no changes to UI

or...

Localization

  • Changes include a UI text update in the Retail React App (which requires translation)

alafemina and others added 30 commits October 20, 2025 10:08
* PWA on SFP spike

* sfp on pwa part 1

* use new payment instrument request

* conditionally render express box

* add ShopperPayments tests

* lint and tests

* address comments

* clean up

---------

Co-authored-by: Jeff Raab <jraab@salesforce.com>
* render paypal

* refactor shopper config checker
* refactor shopper config checker

* baskets v2 temp commit

* complete paypal and code clean up

* address comments

* fix
* @W-19685609 Express on PDP with Temporary Basket

* Address Code Review: Fix comments, remove eagerly created validations, move temp basket to its a hook, i10n for errors, etc

* Address Code Review: Fix additional comments, i10 labels, set keepPreviousData to false by default in current basket hook

* Address Code Review: do not set keepPreviousData flag to true in useCurrentBasket hook until further testing confirms that it is needed

* Address updates to SDK event changes in payment sheet

* Remove the optional keepPreviousData property setting in usecurrentbasket hook

* Undo i10 call for an error that nees to be looged into console only

* Reset maximumButtonCount to 1

* Remove commented line

* Replace undefined with empty function for onclick action in payment sheet
…/sfp-update-amount-prevent-reinit

@W-20117176 : Call updateAmount on Order Total change
* W-19443266:  Handle Failure use-cases by calling Fail Order where necessary.  Also refactor the client-secret retrieval since the response structure has changed.
…/order-confirmation-hide-sfp-payment-details

@W-19799923: Remove payment details on order confirmation page for SFP orders
rasbhat and others added 27 commits March 2, 2026 07:46
…/stripe-setup-future-usage-mismatch

Stripe setup future usage mismatch
…20911530-unitTest

W-20911530: added unit tests for payments related files.
…cally and other changes (#3704)

* W-21354832 increase bundle size, fix the package.json lock file surgically for now, add change log

* W-21354832 increase bundle size for vendor,js

* W-21354832 address additional linting errors in handle bars, change log

* W-21354832 add another change log

* fix failing unit tests afte isomorphic bump

* Fix mocks for failing unit tests

* Revert default.js to original state and add only the sfpayments section
…/fail-order-on-redirect

W-21372336: Fail Order for redirect based payments
…/stripe-caching-for-display-spm-fix-tests

W-21411273, W-21434212: Fix for Display SPMs at checkout due to caching issues and Fix for failing tests on feature branch
…/merge-changes-from-develop

W-21436534: Merge from Develop to feature branch
* W-21432256: address code review comments from PWA team
…/payment-sheet-zone-id

W-21324157: Zone ID updated to use paymentconfig zoneID in Payment Sheet
…-20911530-UT

W-20911530: fixing failing unit test
@cc-prodsec
Copy link
Collaborator

cc-prodsec commented Mar 5, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@rasbhat
Copy link
Author

rasbhat commented Mar 5, 2026

This PR has been squash merged to develop in this PR here: #3725. Closing this PR .

@rasbhat rasbhat closed this Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants